home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmDragStart.z / XmDragStart
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmDDDDrrrraaaaggggSSSSttttaaaarrrrtttt((((3333XXXX))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV           XXXXmmmmDDDDrrrraaaaggggSSSSttttaaaarrrrtttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmDDDDrrrraaaaggggSSSSttttaaaarrrrtttt - A Drag and Drop function that initiates a drag
  10.           and drop transaction
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/DragDrop.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmDDDDrrrraaaaggggSSSSttttaaaarrrrtttt(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           XXXXEEEEvvvveeeennnntttt ****eeeevvvveeeennnntttt,
  17.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  18.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmDDDDrrrraaaaggggSSSSttttaaaarrrrtttt initiates a drag operation. This routine returns
  25.           the DragContext widget that it initializes for the
  26.           associated drag transaction. The toolkit is responsible for
  27.           freeing the DragContext when the drag and drop transaction
  28.           is complete.
  29.  
  30.           _w_i_d_g_e_t    Specifies the ID of the smallest widget and/or
  31.                     gadget that encloses the source elements selected
  32.                     for a drag operation.
  33.  
  34.           _e_v_e_n_t     Specifies the _X_E_v_e_n_t that triggered the drag
  35.                     operation. This event must be a ButtonPress event.
  36.  
  37.           _a_r_g_l_i_s_t   Specifies the argument list. Any XXXXmmmmDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt
  38.                     resources not specified in the argument list are
  39.                     obtained from the resource database or are set to
  40.                     their default values.
  41.  
  42.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  43.                     the argument list (_a_r_g_l_i_s_t)
  44.  
  45.           For a complete definition of DragContext and its associated
  46.           resources, see XXXXmmmmDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt(3).
  47.  
  48.      RRRREEEETTTTUUUURRRRNNNN
  49.           Returns the ID of the DragContext widget that controls this
  50.           drag and drop transaction.  Returns NULL if the drag cannot
  51.           be initiated.
  52.  
  53.      RRRREEEELLLLAAAATTTTEEEEDDDD
  54.           XXXXmmmmDDDDrrrraaaaggggCCCCaaaannnncccceeeellll(3) and XXXXmmmmDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt(3).
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.